home *** CD-ROM | disk | FTP | other *** search
/ PC Home 48 / Fun Clicp Art 5000.iso / dosprogs / sdolympc / config.ini next >
Encoding:
Text File  |  1996-07-16  |  758 b   |  46 lines

  1. #-----------------------------------------------------#
  2. # Configuration for Silicon Dreams PC Olympic Soccer. #
  3. #-----------------------------------------------------#
  4.  
  5. Debug=None
  6.  
  7. # Graphics system setup.
  8.  
  9. Graphics=320x240x256
  10.  
  11. # Sound system setup.
  12.  
  13. SoundCard=SoundBlaster 16 16 Stereo
  14. #SoundCard=GUS MAX 16 Stereo
  15. Base=0x220
  16. INT=7
  17. DMAHigh=7
  18. DMA=1
  19. KP2_Up=Q
  20. KP2_Down=A
  21. KP2_Left=Z
  22. KP2_Right=X
  23. KP2_ButA=C
  24. KP2_ButB=V
  25. KP2_ButC=B
  26. KP2_ButD=N
  27. KP2_Start=F1
  28. KP2_Stop=F2
  29. KP2_WingL=1
  30. KP2_WingR=2
  31.  
  32. KP1_Up=Cursor Up
  33. KP1_Down=Cursor Down
  34. KP1_Left=Cursor Left
  35. KP1_Right=Cursor Right
  36. KP1_ButA=Keypad 0
  37. KP1_ButB=Right CTRL
  38. KP1_ButC=Keypad Enter
  39. KP1_ButD=Keypad 4
  40. KP1_Start=F9
  41. KP1_Stop=F10
  42. KP1_WingL=O
  43. KP1_WingR=P
  44.  
  45. # End of file.
  46.